mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00
6 lines
No EOL
207 B
HTML
6 lines
No EOL
207 B
HTML
<template name="user_subscribed_posts">
|
|
<div class="user-profile-subscribed grid grid-small grid-module ">
|
|
<h3>{{_ "subscribed_posts"}}</h3>
|
|
{{> postsListController arguments}}
|
|
</div>
|
|
</template> |