5-72

5-72.com helps novice musicians master sound engineering by analyzing the FX chains of world-famous artists
Log | Files | Refs

main.html (451B)


      1 {#-
      2   This file was automatically generated - do not edit
      3 -#}
      4 {% extends "base.html" %}
      5 {% block extrahead %}
      6   <link rel="stylesheet" href="{{ 'overrides/assets/stylesheets/main.82a244a8.min.css' | url }}">
      7 {% endblock %}
      8 {% block content %}
      9   {% include "overrides/partials/content.html" %}
     10 {% endblock %}
     11 {% block scripts %}
     12   {{ super() }}
     13   <script src="{{ 'overrides/assets/javascripts/bundle.a163e2c4.min.js' | url }}"></script>
     14 {% endblock %}