{% extends 'base.html' %} {% block title %}Home{% endblock %} {% set homeLink = 'active' %} {% block content %}
{{ getRandomWord().upper() }}