Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Show If
special@anonymous

Welcome to the Florida United Furry Fandom Team Server.

Here are the Public pages available to you on this server:

MP


You have access to the following Groups:
Show If
special@authenticated
Html-bobswift
<span id="greet-user">Hello!</span>
<script>
fetch('/confluence/rest/api/user/current', { credentials: 'include' })
  .then(function(r) { return r.json(); })
  .then(function(u) {
    document.getElementById('greet-user').textContent = 'Hello, ' + u.displayName + '!';
  });
</script>

You have access to the following Landing Pages:

Show If
groupFLUFF-BOD,FLUFF-EXEC,FLUFF-LEGAL,FLUFF-RISK

FLUFF

Greetuser
Namenone

Show If
groupMP-AllStaff

Megaplex

...