Widget: HomePageOld: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Kiehl (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 110: Line 110:
<div class="container-fluid">
<div class="container-fluid">
     <div class="row">
     <div class="row">
         <div class="col-6 pr-1">
         <div class="col-6 pl-0">
             <!-- kie: Moved forum embedding from HTMLlets extension to this Widget -->
             <!-- kie: Moved forum embedding from HTMLlets extension to this Widget -->
             <p class="h2 text-center">Current Forum Topics</p>
             <p class="h2 text-center">Current Forum Topics</p>
             <script src="https://forum.links.communitycenter.eu/javascripts/embed-topics.js"></script>
             <script src="https://forum.links.communitycenter.eu/javascripts/embed-topics.js"></script>
             <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest"
             <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest"
                            sort-ascending="false" template="complete"></d-topics-list>
                          sort-ascending="false" template="complete"></d-topics-list>
         </div>
         </div>
         <div class="col-6 pl-1">
         <div class="col-6 pr-0">
             <p class="h2 text-center">News and Activities</p>
             <p class="h2 text-center">News and Activities</p>
             <div class="h-100 d-flex justify-content-center align-items-center">Coming soon.</div>
             <div class="h-100 d-flex justify-content-center align-items-center">Coming soon.</div>

Revision as of 13:26, 16 February 2022