diff --git a/32-platform/sportsstore/templates/store_layout.html b/32-platform/sportsstore/templates/store_layout.html index 8655f35..e88ed45 100644 --- a/32-platform/sportsstore/templates/store_layout.html +++ b/32-platform/sportsstore/templates/store_layout.html @@ -11,11 +11,12 @@ SPORTS STORE
+ {{ . }}
- {{ template "right_column" }} + {{ template "right_column" . }}