{% extends 'layouts/base.html' %} {% block title %} Go - About {% endblock %} {% block content %}
Mason Go is a product of the George Mason University
Student-Run Computing and Technology
organization.
Go provides Mason-branded URL shortening for administration,
ULife groups, and student organizations.
Access is moderated by SRCT
administrators.
{% if user.is_authenticated %} You can sign up for use. {% else %} Please log in in order to submit an access request. {% endif %}