Skip to content

Commit beafe0d

Browse files
committed
updated forum link
1 parent c9d7cbb commit beafe0d

File tree

1 file changed

+40
-16
lines changed

1 file changed

+40
-16
lines changed

forum.html

+40-16
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,41 @@
6161

6262

6363
<!-- Main -->
64+
<!--<section class="wrapper style1">-->
65+
<!--<div class="container">-->
66+
<!--<div id="content">-->
67+
68+
<!--<!-- Content -->
69+
70+
<!--<article>-->
71+
<!--<header>-->
72+
<!--<h2 align="center">SUAVE Forum</h2>-->
73+
<!--</header>-->
74+
75+
<!--<iframe id="forum_embed"-->
76+
<!--src="javascript:void(0)"-->
77+
<!--scrolling="no"-->
78+
<!--frameborder="0"-->
79+
<!--width="100%"-->
80+
<!--height="800">-->
81+
<!--</iframe>-->
82+
83+
<!--<script type="text/javascript">-->
84+
<!--document.getElementById("forum_embed").src =-->
85+
<!--"https://groups.google.com/forum/embed/?place=forum/suave-forum" +-->
86+
<!--"&showsearch=true&showpopout=true&parenturl=" +-->
87+
<!--encodeURIComponent(window.location.href);-->
88+
<!--</script>-->
89+
90+
91+
92+
<!--</article>-->
93+
94+
<!--</div>-->
95+
<!--</div>-->
96+
<!--</section>-->
97+
98+
6499
<section class="wrapper style1">
65100
<div class="container">
66101
<div id="content">
@@ -70,23 +105,12 @@
70105
<article>
71106
<header>
72107
<h2 align="center">SUAVE Forum</h2>
73-
</header>
74-
75-
<iframe id="forum_embed"
76-
src="javascript:void(0)"
77-
scrolling="no"
78-
frameborder="0"
79-
width="100%"
80-
height="800">
81-
</iframe>
82-
83-
<script type="text/javascript">
84-
document.getElementById("forum_embed").src =
85-
"https://groups.google.com/forum/embed/?place=forum/suave-forum" +
86-
"&showsearch=true&showpopout=true&parenturl=" +
87-
encodeURIComponent(window.location.href);
88-
</script>
108+
109+
<h3 align="center"> <a style="text-decoration: none;" href="https://groups.google.com/g/suave-forum" >Our Forum is now hosted on Google Groups</a><br/>
110+
<a href="https://groups.google.com/g/suave-forum">groups.google.com/g/suave-forum</a>
111+
<h3>
89112

113+
90114

91115

92116
</article>

0 commit comments

Comments
 (0)