{% extends "layouts/base.html" %} {% block title %} Tasks {% endblock %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}
{% include 'includes/navigation.html' %}
Console Log ->

This is a beta version of the feature. Feedback is welcome!

Volt logo

Deployment Output:


        
PLAN APPLY DESTROY
{% include 'includes/footer.html' %}
{% endblock content %} {% block javascripts %} {% endblock javascripts %}