[UI] Controller and Route for FAQ page created as well as basic template structure

This commit is contained in:
rainydaysavings
2020-06-05 22:51:46 +01:00
committed by Hugo Sales
parent 9899601777
commit f840d4350f
3 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1 @@
{% extends "base.html.twig" %}