{% extends "base.html" %} {% block title %}Frequently Asked Questions{% endblock %} {% block content %}
This is where questions & answers about cloud, EC2 etc are presented.
{% endblock %}