Switch to side-by-side view

--- a/Allura/allura/templates/award_not_found.html
+++ b/Allura/allura/templates/award_not_found.html
@@ -1,4 +1,4 @@
-{% extends 'jinja_master/master.html' %}
+{% extends g.theme.master %}
 
 {% block title %}Award Not Found{% endblock %}