{% extends "base.html" %} {% block title %}Success!{% endblock title %} {% block content %}

Your sketch was created with success!!!

Now you can start to draw, I mean, to code!

Edit your Python sketch file located at {{ files.sketch_py.resolve() }} and have fun!

Click here to see your results or go back to the home.

{% endblock content %}