Define temporary context variable

This commit is contained in:
Andrew Croce 2018-07-20 08:25:47 -04:00
parent 30f20e7c78
commit e9a2921f59

View File

@ -1,3 +1,7 @@
{# TODO: set this context elsewhere #}
{# set context='workspace' #}
{% set context='global' %}
<!DOCTYPE html>
<html>
<head>